Fix the bug that hvm domain network breaks after xm reboot. Root
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 14 Mar 2006 14:40:44 +0000 (15:40 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 14 Mar 2006 14:40:44 +0000 (15:40 +0100)
commit98b23dd14f67bc019501d8d184a33fb7660aa8bc
tree25d42d88b668d5d49f9dd91106f1aea8f3245560
parent3ba36f35959094cef29aad4d1d531893bff65447
Fix the bug that hvm domain network breaks after xm reboot.  Root
cause: qemu network related info is not saved in xenstore, so after
reboot, this information is missing, and qemu can not start network.

Signed-off-by: Haifeng Xue <haifeng.xue@intel.com>
tools/python/xen/xend/server/netif.py